Conversation
* transpose command implementation Signed-off-by: Asif Bashar <[email protected]> * transpose rows to columns Signed-off-by: Asif Bashar <[email protected]> * added argument type missing map and hashmap Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added tests Signed-off-by: Asif Bashar <[email protected]> * added more validations Signed-off-by: Asif Bashar <[email protected]> * added validation Signed-off-by: Asif Bashar <[email protected]> * index.md formatting fix Signed-off-by: Asif Bashar <[email protected]> * doc format Signed-off-by: Asif Bashar <[email protected]> * coderabbit review fixes Signed-off-by: Asif Bashar <[email protected]> * added recommended changes Signed-off-by: Asif Bashar <[email protected]> * added recommended changes Signed-off-by: Asif Bashar <[email protected]> * for cross cluster failure debugging Signed-off-by: Asif Bashar <[email protected]> * for cross cluster failure debugging Signed-off-by: Asif Bashar <[email protected]> * for cross cluster failure debugging Signed-off-by: Asif Bashar <[email protected]> * trim columnName Signed-off-by: Asif Bashar <[email protected]> * per review moved to class varialble. Signed-off-by: Asif Bashar <[email protected]> * per review moved to class varialble. Signed-off-by: Asif Bashar <[email protected]> * added field resolution Signed-off-by: Asif Bashar <[email protected]> * fix by removing metadata field Signed-off-by: Asif Bashar <[email protected]> * fixed explain test after removing of metadata fields in transpose result Signed-off-by: Asif Bashar <[email protected]> --------- Signed-off-by: Asif Bashar <[email protected]> (cherry picked from commit 4188dac) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
Comment |
Signed-off-by: Lantao Jin <[email protected]>
Signed-off-by: Lantao Jin <[email protected]>
LantaoJin
approved these changes
Jan 27, 2026
yuancu
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 4188dac from #5011.